home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1130 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. From: "Kevin O'Donovan" <abaddon@nasoftwr.demon.co.uk>
  2. Subject: Re: Re: Scope of an APP_DEFS file
  3. Date: Fri, 29 Jul 1994 11:00:05 +0100 (BST)
  4. In-Reply-To: <9407290748.AA09473@getafix.oasis.icl.co.uk> from "d.oakley.kid0111@oasis.icl.co.uk" at Jul 29, 94 08:48:13 am
  5. Precedence: bulk
  6.  
  7. d.oakley.kid0111@oasis.icl.co.uk said:
  8.   > Windows in Dialogs is in my list because programs like Interface
  9.   > allow you to have modal dialogs in windows or just dialogs.
  10. There will always be a need for blocking dialogs, however that's a
  11. program design choice rather than a user one, I'd have thought. 
  12.  
  13.   > advantage of not using dialogs is speed - when you are updating
  14.   > 20 items and have to bring up a dialog for each one, the small
  15.   > wait involved while the window draws can get annoying.
  16.   > 
  17. Then that's an example of bad program design. A simple to implement
  18. improvement would be to give that dialog an Apply button which applies the
  19. current changes and leaves the dialog up. It could also support new objects
  20. being dropped on it for editing, or supply controls for selecting new objects
  21. without leaving the dialog. Better yet, the dialog could be written so
  22. that all selected objects are put in a list of things to edit.
  23.  
  24. Kev
  25. -- 
  26. Kevin O'Donovan
  27. abaddon@nasoftwr.demon.co.uk
  28. kebab@cix.compulink.co.uk
  29.  
  30. Hi! I can't remember your name either
  31.  
  32.